bodymodpatchV3 by sby

checking all mods in vanilla and moreclothing was quite a taxing process to perform multiple times for each thing updating on breasts / chest during moreclothing loading 
hoping to increase performance slightly by proxying various mod changing functions to flag the mod to process them once, as well as skipping this process during moreclothing loading

bugfix - added more validity checks when looking through mods to prevent errors that was causing moreclothing to fail through functions



/****************************/
bodymodpatchV2 by sby

added compatability for superbreast mod for setbreastframe if superbreast loaded



/*****************************/
bodymodpatchV1 by sby

persistant mod, stays loaded after character reset
hopefully corrects the issue of non-overwrite body mods from hiding her breast and chest when setting breastframe.
adds some checks in the setbreast function that actually looks to see if mods have the overwrite flag on them when deciding to hide breasts/chest.

added moreclothing support so can go through moreclothing extracted body mods and check those as well.
